PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / getTextDecorationType Method
In This Topic
    getTextDecorationType Method
    In This Topic
    Gets the text decoration type.
    Syntax
    public PDFStandardLayoutTextDecorationType getTextDecorationType()

    Return Value

    A PDFStandardLayoutTextDecorationType enum member specifying the text decoration, if any, to be applied to the element's text.
    See Also